Welcome![Sign In][Sign Up]
Location:
Search - correlation dimension lyapunov exponent

Search list

[Mathimatics-Numerical algorithms混沌时间序列预测

Description: 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing2吸引子 - \ChaosAttractors\Main_Duffing2.m Rossler吸引子 - \ChaosAttractors\Main_Rossler.m Chens吸引子 - \ChaosAttractors\Main_Chens.m Ikeda吸引子 - \ChaosAttractors\Main_Ikeda.m MackeyGLass序列 - \ChaosAttractors\Main_MackeyGLass.m Quadratic序列 - \ChaosAttractors\Main_Quadratic.m (2)求时延(delay time) 自相关法 - \DelayTime_Others\Main_AutoCorrelation.m 平均位移法 - \DelayTime_Others\Main_AverageDisplacement.m (去偏)复自相关法 - \DelayTime_Others\Main_ComplexAutoCorrelation.m 互信息法 - \DelayTime_MutualInformation\Main_Mutual_Information.m (3)求嵌入维(embedding dimension) 假近邻法 - \EmbeddingDimension_FNN\Main_FNN.m Cao方法 - \EmbeddingDimension_Cao\Main_EmbeddingDimension_Cao.m (4)同时求时延与嵌入窗(delay time & embedding window) CC方法 - \C-C Method\Main_CC_Luzhenbo.m (5)求关联维(correlation dimension) GP算法 - \CorrelationDimension_GP\Main_CorrelationDimension_GP.m (6)求K熵(Kolmogorov Entropy) GP算法 - \KolmogorovEntropy_GP\Main_KolmogorovEntropy_GP.m STB算法 - \KolmogorovEntropy_STB\Main_KolmogorovEntropy_STB.m (7)求最大Lyapunov指数(largest Lyapunov exponent) 小数据量法 - \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein1.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein2.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein3.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein4.m (8)求Lyapunov指数谱(Lyapunov exponent spectrum) BBA算法 - \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA1.m \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA2.m (9)求二进制图形的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_2D\Main_BoxDimension_2D.m \GeneralizedDimension_2D\Main_GeneralizedDimension_2D.m (10)求时间序列的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_TS\Main_BoxDimension_TS.m \GeneralizedDimension_TS\Main_GeneralizedDimension_TS.m (11)混沌时间序列预测(chaotic time series prediction) RBF神经网络一步预测 - \Prediction_RBF\Main_RBF.m RBF神经网络多步预测 - \Prediction_RBF\Main_RBF_MultiStepPred.m Volterra级数一步预测 - \Prediction_Volterra\Main_Volterra.m Volterra级数多步预测 - \Prediction_Volterra\Main_Volterra_MultiStepPred.m (12)产生替代数据(Surrogate Data) 随机相位法 - \SurrogateData\Main_SurrogateData.m 2、在matlab环境中首先运行install.m,将工具箱所在路径添加至matlab 3、各子目录下以Main_开头的文件即是主程序文件,直接按快捷键F5运行即可 4、工具箱中所有程序均在Matlab6.5和Matlab7.1环境中调试通过,不能保证在Matlab其它版本正确运行。 5、工具箱中部分功能为试用版,敬请谅解! 6、 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
Platform: | Size: 579972 | Author: niuchao0511 | Hits:

[AI-NN-PRChaos_Prediction

Description: 混沌时间序列分析与预测源代码。具有产生混沌时间序列,求时延,求嵌入维,求关联维,求K熵,求Lyapunov指数谱,求二进制图形的盒子维和广义维,求时间序列的盒子维和广义维,混沌时间序列预测等项功能。-Chaotic time series analysis and prediction of the source code. Has generated chaotic time series, and delay, and embedding dimension, and correlation dimension, and K-entropy, and Lyapunov exponent spectra, and the binary graphics box peacekeeping generalized dimensions, and time series of box-dimensional and generalized dimension, chaotic time series prediction functions.
Platform: | Size: 579584 | Author: 李志 | Hits:

[matlabstart

Description: Calculate Embed a Time Series and calculate the Largest Lyapunov exponent and the Correlation Dimension as well as usefull plot. Direct Method, Rosemstein and Grassberger-Procaccia algorithm.-Calculate Embed a Time Series and calculate the Largest Lyapunov exponent and the Correlation Dimension as well as usefull plot. Direct Method, Rosemstein and Grassberger-Procaccia algorithm.
Platform: | Size: 3072 | Author: adad | Hits:

[matlabmultifractal-compute

Description: 分形参数计算程序分享 计算Hurst指数 李雅普诺夫 GP算法计算关联维数-Fractal parameter calculation program to share Calculate the Hurst exponent Lyapunov GP algorithm to calculate the correlation dimension
Platform: | Size: 3072 | Author: wangchungang | Hits:

[Program docChaotic-time-series-analysis

Description: 混沌时间序列Matlab源程序,包含时间序列的时间延迟计算,关联积分计算,相空间重构,时间序列分解,Heaviside函数的计算,延迟时间和时间窗口计算,混沌吸引子关联维计算,重构相空间进行K_L变换,混沌吸引子关联维计算,Hurst指数分析,关联维和Kolmogorov熵计算,FFT计算序列平均周期,最大lyapunov指数计算,利用互信息法求时间延迟,混沌和噪声识别的源程序。-Matlab chaotic time series source, time includes the time series of delay calculation, correlation integral calculation, phase space reconstruction, time series decomposition, calculated Heaviside function, the delay time and the time window calculated correlation dimension of chaotic attractors calculated reconstruction phase space K_L transform computing correlation dimension of chaotic attractors, Hurst exponent analysis, correlation dimension and Kolmogorov entropy calculation, FFT calculation sequence averaging period, maximum lyapunov index, mutual information method the time delay, chaos and noise source identification.
Platform: | Size: 26624 | Author: 马喆 | Hits:

CodeBus www.codebus.net